set Ignore Mqtt
If true, the device will not process any packets received via LoRa that passed via MQTT anywhere on the path towards it.
Content copied to clipboard
bool ignore_mqtt = 104;
Return
This builder for chaining.
Parameters
value
The ignoreMqtt to set.